TextCopy

Copy one string to another, returns bytes copied

extern (C) @nogc nothrow
int
TextCopy
(
char* dst
,
const(char*) src
)

Meta